﻿/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1200px;
	margin:0 auto;
	font-size:14px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	background:#fff;
	text-align:justify;	
	color:#333;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#333;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#205ab4;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
	display: inline-block;
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#ccc;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#ccc;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#ccc;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#ccc;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
/*wrapin 主体容器宽度*/
.m1200{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

.g12-header{
	height: 100px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background:#1d52a1;
	z-index: 100;
	box-shadow:0 0 10px rgba(0,0,0,0.08);
}
.g12-header .m1200{
	height: 100px;
	position: relative;
	z-index: 100;
}
.g12-header-zw{
	height: 100px;
	clear: both;
}
.g12-header .logo{
	display: block;
	width: 336px;
	height: 202px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left:-168px;
}
.g12-header .logo img{
	display: block;	
	width: 336px;
	height: 202px;
}
.head_left{
	position: absolute;
	left: 0;
	top: 0;
	height: 50px;
	line-height: 50px;
	color:#fff;
}
.head_left a{
	color:#fff;
}
.head_right{
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
	line-height: 50px;
}
.head_right a{
	color:#fff;
	margin-left:20px;
	float: left;
	display: inline-block;
	padding-left:20px;
}
.head_right .a1{
	background:url("images/head_a1.png") no-repeat left center;
}
.head_right .a2{
	background:url("images/head_a2.png") no-repeat left center;
}
.head_right .a3{
	background:url("images/head_a3.png") no-repeat left center;
}
.head_right .a4{
	background:url("images/head_a4.png") no-repeat left center;
}
.nav_left{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 58px;
	line-height: 58px;
	font-size:16px;
}
.nav_left a{
	color:#fff;
	float: left;
	margin-right:13px;
}
.nav_right{
	position: absolute;
	right: 0;
	bottom: 0;
	height: 58px;
	line-height: 58px;
	font-size:16px;
}
.nav_right a{
	color:#fff;
	float: left;
	margin-left:13px;
}

.g12-footer{
	height: 216px;
	background:#00468f;
	color:#a3bcd7;
}
.gf_links{
	height: 50px;
	line-height: 50px;
	border-bottom:1px solid #4d80b2;
	font-size:15px;
	text-align: center;
}
.gf_links strong{
	color:#fff;
}
.gf_links a{
	color:#a3bcd7;
	margin:0 25px;
}
.gf_links a:hover{
	color:#fff;
}
.ft_logo{
	float: left;
	margin-top:38px;
	margin-left:50px;
}
.ft_navs{
	width: 176px;
	text-align: center;
	float: left;
	padding-top:20px;
	line-height: 24px;
}
.ft_navs a{
	color:rgba(255,255,255,0.5);
}
.ft_navs a:hover{
	color:#fff;
}
.ft_copy{
	float: left;
	border-left:1px solid rgba(255,255,255,0.5);
	height: 98px;
	margin-top:27px;
	padding:12px 0 0 34px;
	line-height: 24px;
}
.ft_codes{
	float: right;
	padding:40px 60px 0 0;
}
.ft_codes dl{
	float: left;
	margin-right:20px;
	width: 70px;
	color:rgba(255,255,255,0.5);
	text-align: center;
}
.ft_codes dt{
	height: 70px;
}
.ft_codes img{
	display: block;
	width: 70px;
	height: 70px;
}
.ft_codes dd{
	height: 30px;
	line-height: 30px;
}

.g12-cmheader{
	height: 100px;
	background:url("cmheader.jpg") no-repeat top center;
}
.g12-cmheader .logo{
	float: left;
	display: block;
	height: 100px;
}
.g12-cmheader .logo img{
	display: block;
	height: 100px;
}
.g12-cmheader .tps{
	height: 46px;
	line-height: 46px;
}
.g12-cmheader .hover{
	color:#255fc2;
}
.g12-cmheader .a1{
	margin-left:20px;
	color:#676a6d;
	display: inline-block;
	padding-left:24px;
	background:url("cm_a1.png") no-repeat left center;
}
.g12-cmheader .a2{
	margin-left:20px;
	color:#676a6d;
	display: inline-block;
	padding-left:20px;
	background:url("cm_a2.png") no-repeat left center;
}
.g12-cmheader .a3{
	margin-left:20px;
	color:#676a6d;
	display: inline-block;
	padding-left:17px;
	background:url("cm_a3.png") no-repeat left center;
}
.g12-cmheader .a4{
	margin-left:20px;
	color:#676a6d;
	display: inline-block;
	padding-left:17px;
	background:url("cm_a4.png") no-repeat left center;
}
.head_search{
	width: 266px;
	height: 32px;
	float: right;
}
.head_search .text{
	width: 223px;
	height: 30px;
	float: left;
	border:1px solid #d9d9d9;
	border-right:0;
	padding-left:10px;
	background:none;
}
.head_search .sub{
	float: right;
	width: 32px;
	height: 32px;
	background:url("cm_sub.png") no-repeat center center;
}
.g12-cmnav{
	height: 40px;
	line-height: 40px;
	background:#1b4c95;
	font-size:16px;
	text-align: center;
}
.g12-cmnav a{
	color:#fff;
	padding:0 13px;
}

/*公用CSS 结束*/

.g12-banner{
	position: relative;
	overflow: hidden;
	cursor: pointer;
	height: 480px;
}
.g12-banner .pics li{
	width: 100%;
	height: 480px;
	background-repeat:no-repeat;
	background-position:top center;
}
.g12-banner .pics a{
	display: block;
	width: 100%;
	height: 480px;
}
.g12-banner .btns{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 60;
	text-align: center;
}
.g12-banner .btns span{
	display: inline-block;
	width: 10px;
	height: 10px;
	font-size:1px;
	margin:0 3px;
	background:none;
	border:1px solid #95a7d0;
	border-radius:100%;
}
.g12-banner .btns .hover{
	background:#1244a1;
	border-color:#1244a1;
}
.g12-banner .cbtn{
	width: 28px;
	height: 50px;
	position: absolute;
	top: 50%;
	z-index: 60;
	cursor: pointer;
	margin-top:-25px;
}
.g12-banner .pre{
	left: 50%;
	margin-left:-600px;
	background:url("banner_pre.png") no-repeat center center;
}
.g12-banner .next{
	right: 50%;
	margin-right:-600px;
	background:url("banner_next.png") no-repeat center center;
}

.g12-batop{
	background:#04389c;
	padding:20px 0;
}
.g12-batop .link{
	width: 288px;
	height: 81px;
	float: left;
	position: relative;
	overflow: hidden;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-batop .fg{
	float: left;
	width: 16px;
	height: 81px;
}
.g12-batop .link img{
	display: block;
	width: 288px;
	height: 81px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-batop .link:hover img{
	transform: scale(1.1);
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-batop .name{
	height: 81px;
	line-height: 81px;
	position: absolute;
	left: 20px;
	top: 0;
	z-index: 10;
	font-size:20px;
	color:#fff;
}
.g12-active{
	background:#eceef3 url("g12-active.jpg") no-repeat top center;
}
.g12-active .header{
	height: 120px;
	line-height: 120px;
	text-align: center;
	background:url("g12-header.png") no-repeat center center;
	font-size:34px;
	font-weight: bold;
}
.g12_actitem1{
	width: 384px;
	height: 460px;
	background:#fff;
	margin:0 24px 24px 0;
	display: block;
	position: relative;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
	float: left;
}
.g12_actitem1end{
	margin-right:0;
}
.g12_actitem1 .photo{
	display: block;
	height: 252px;
	overflow: hidden;
	position: relative;
}
.g12_actitem1 .photo img{
	display: block;
	width: 384px;
	height: 252px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12_actitem1:hover .photo img{
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
	transform: scale(1.1);
}
.g12_actitem1 .intro{
	padding:25px 25px 0 25px;
}
.g12_actitem1 .name{
	font-size:16px;
	font-weight: bold;
	line-height: 22px;
	height: 44px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	color:#333;
}
.g12_actitem1 .tip{
	margin:7px 0 13px 0;
	font-size:14px;
	line-height: 24px;
	color:#666;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	height: 48px;
}
.g12_actitem1 .more{
	height: 60px;
	line-height: 60px;
	font-size:14px;
	font-weight: bold;
	color:#205ab4;
	background:url("act_more.png") no-repeat right center;
}
.g12_actitem1 .line{
	display: block;
	width: 28px;
	height: 2px;
	background:#063291;
	position: absolute;
	left: 25px;
	top: 264px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12_actitem1:hover .line{
	width: 58px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-more1{
	display: block;
	width: 195px;
	height: 44px;
	line-height: 44px;
	background:#205ab4;
	color:#fff !important;
	margin:42px auto;
	text-align: center;
}
.g12-actslider{
	position: relative;
	height: 236px;
}
.g12-actsliderin{
	width: 1200px;
	height: 236px;
	position: relative;
	overflow: hidden;
}
.g12-actslider .s_wrap{
	width: 1220px;
	height: 236px;
	position: relative;
	overflow: hidden;
}
.g12-actslider li{
	width: 285px;
	height: 236px;
	float: left;
	margin:0 20px 0 0;
	background:#fff;
}
.g12-actitem2{
	display: block;
	width: 235px;
	height: 196px;
	position: relative;
	padding:40px 25px 0 25px;
}
.g12-actitem2 .name{
	font-size:16px;
	line-height: 22px;
	font-weight: bold;
	color:#333;
	height: 44px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
}
.g12-actitem2 .tip{
	font-size:14px;
	line-height: 24px;
	color:#666;
	margin:10px 0 22px 0;
	height: 48px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
}
.g12-actitem2 .ms{
	background:url("act_more.png") no-repeat right center;
}
.g12-actitem2 .ms dt{
	height: 22px;
	line-height: 22px;
	font-size:14px;
	color:#205ab4;
	font-weight: bold;
}
.g12-actitem2 .ms dd{
	height: 20px;
	line-height: 20px;
	font-size:12px;
	color:#a6a6a6;
}
.g12-actitem2 .line{
	display: block;
	width: 28px;
	height: 2px;
	position: absolute;
	left: 25px;
	top: 26px;
	background:#205ab4;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-actitem2:hover .line{
	width: 58px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-actslider .cbtn{
	width: 18px;
	height: 36px;
	position: absolute;
	top: 50%;
	margin-top:-18px;
	z-index: 60;
	cursor: pointer;
}
.g12-actslider .pre{
	left: -30px;
	background:url("act_pre.png") no-repeat center center;
}
.g12-actslider .next{
	right: -30px;
	background:url("act_next.png") no-repeat center center;
}
.g12-public{
	background:#f7f7f7;
}
.g12-public .head{
	height: 104px;
	line-height: 104px;
	text-align: center;
	font-size:34px;
	font-weight: bold;
	background:url("g12-header.png") no-repeat center center;
}
.g12-public .ad{
	display: block;
	width: 100%;
}
.g12-public .ad img{
	display: block;
	width: 100%;
	height:auto;
}
.g12-public .cleft{
	width: 476px;
	float: left;
}
.g12-public .title{
	height: 64px;
	line-height: 64px;
	position: relative;
	padding-left:14px;
	font-size:24px;
	color:#0f0f0f;
}
.g12-public .title i{
	display: block;
	width: 5px;
	height: 24px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-12px;
	background:#205ab4;
}
.g12-public .lis{
	border-top:2px solid #205ab4;
}
.g12-public .lis li{
	height: 46px;
	line-height: 46px;
	clear: both;
	border-bottom:1px solid #e5e5e5;
	padding-left:14px;
	position: relative;
}
.g12-public .lis li:last-child{
	border:0;
}
.g12-public .lis a{
	display:inline-block;
	max-width:418px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	float: left;
}
.g12-public .lis span{
	float: right;
	color:#999;
}
.g12-public .lis i{
	display: block;
	width: 6px;
	height: 6px;
	border-radius:100%;
	background:#1c509d;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-3px;
}
.pub_slider{
	position: relative;
	overflow: hidden;
	width: 476px;
	height: 140px;
}
.pub_slider li{
	float: left;
	width: 476px;
	height: 140px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s 
}
.pub_slider li img{
	display: block;
	width: 476px;
	height: 140px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s 
}
.pub_slider li:hover img{
	transform: scale(1.1);
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s 
}
.pub_slider .cbtn{
	width: 20px;
	height: 36px;
	position: absolute;
	top: 50%;
	z-index: 60;
	cursor: pointer;
	margin-top:-18px;
}
.pub_slider .pre{
	left: 20px;
	background:url("pub_pre.png") no-repeat center center;
}
.pub_slider .next{
	right: 20px;
	background:url("pub_next.png") no-repeat center center;
}
.g12-public .cright{
	width: 688px;
	float: right;
	position: relative;
	overflow: hidden;
}
.g12-public .s_list{
	width: 720px;
}
.pub_item{
	display: block;
	width: 336px;
	height: 130px;
	background:#fff;
	border-bottom:2px solid #1640a4;
	float: left;
	margin:0 16px 10px 0;
	position: relative;
}
.pub_item .date{
	position: absolute;
	left: 30px;
	top: 35px;
	background:#205ab4;
	width: 58px;
	height: 58px;
	color:#fff;
	text-align: center;
}
.pub_item .date dt{
	height: 26px;
	line-height: 26px;
	padding-top:10px;
	font-size:28px;
}
.pub_item .date dd{
	height: 18px;
	line-height: 18px;
	font-size:12px;
}
.pub_item .tip{
	width: 212px;
	left: 100px;
	top: 34px;
	position: absolute;
	font-size:14px;
	line-height: 20px;
}
.g12_spe{
	height: 1080px;
	color:#fff;
	background:url("spebg.jpg") no-repeat top center;
}
.g12_spe .head{
	text-align: center;
	padding:40px 0 15px 0;
}
.g12_spe .head dt{
	height: 50px;
	line-height: 50px;
	font-size:34px;
	font-weight: bold;
	color:#fff;
	background:url("g12-header2.png") no-repeat center center;
}
.g12_spe .head dd{
	font-size:14px;
	line-height: 24px;
}
.spe_slider{
	width: 1200px;
	margin:0 auto;
	position: relative;
	height: 302px;
}
.spe_sliderin{
	width: 1200px;
	height: 302px;
	position: relative;
	overflow: hidden;
}
.spe_slider .s_wrap li{
	width: 1230px;
	height: 302px;
	position: relative;
	overflow: hidden;
}

.spe_slider .cbtn{
	width: 27px;
	height: 49px;
	position: absolute;
	top: 50%;
	margin-top:-25px;
	z-index: 60;
	cursor: pointer;
}
.spe_slider .pre{
	left: -50px;
	background:url("banner_pre.png") no-repeat center center;
	display: block !important;
}
.spe_slider .next{
	right: -50px;
	background:url("banner_next.png") no-repeat center center;
	display: block !important;
}
.spe_item{
	display: block;
	width: 282px;
	height: 410px;
	background:#fff;
	position: relative;
	float: left;
	margin:15px 24px 15px 0;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.spe_item .photo{
	display: block;
	position: relative;
	overflow: hidden;
	height: 210px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.spe_item .photo img{
	width: 282px;
	height: 210px;
}
.spe_item:hover .photo img{
	transform: scale(1.1);
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.spe_item dl{
	padding:32px 20px 0 20px;
}
.spe_item dt{
	height: 28px;
	line-height: 28px;
	font-size:18px;
	font-weight: bold;
	color:#333;
}
.spe_item dd{
	font-size:14px;
	line-height: 22px;
	color:#666;
}
.spe_item .line{
	display: block;
	width: 28px;
	height: 2px;
	background:#063291;
	position: absolute;
	left: 20px;
	top: 234px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.spe_item:hover .line{
	width: 58px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-dh{
	float: left;
	width: 500px;
	margin:40px 0 60px 0;
}
.g12-dh .head{
	height: 76px;
	line-height: 76px;
	font-size:34px;
	color:#000;
	padding-left:56px;
	background:url("dh_head.png") no-repeat left center;
}
.g12-dh .ad{
	display: block;
	width: 500px;
	height: 265px;
	position: relative;
	overflow: hidden;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-dh .ad img{
	display: block;
	width: 500px;
	height: 265px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-dh .ad:hover img{
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	transform: scale(1.1);
}
.g12-dh .name{
	position: absolute;
	left: 25px;
	bottom: 0;
	z-index: 10;
	line-height: 64px;
	color:#fff;
	font-size:20px;
}
.g12-zt{
	float: right;
	width: 672px;
	position: relative;
	overflow: hidden;
	margin:40px 0 60px 0;
}
.g12-zt .head{
	height: 76px;
	line-height: 76px;
	font-size:34px;
	color:#000;
	padding-left:56px;
	background:url("zt_head.png") no-repeat left center;
}
.zt_slider{
	width: 672px;
	height: 280px;
	position: relative;
	overflow: hidden;
}
.zt_slider .s_wrap{
	height: 280px;
	width: 684px;
}
.zt_slider li{
	width: 684px;
	height: 280px;
	float: left;
}
.zt_slider .link{
	display: block;
	width: 330px;
	height: 126px;
	float: left;
	margin:0 12px 14px 0;
	position: relative;
	overflow: hidden;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.zt_slider .link img{
	display: block;
	width: 330px;
	height: 126px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.zt_slider .link:hover img{
	transform: scale(1.1);
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-zt .pag{
	text-align: center;
}
.g12-zt .pag a{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius:100%;
	background:#a49a99;
	overflow: hidden;
	text-indent:-50px;
	margin:0 5px;
}
.g12-zt .pag .selected{
	background:#1c509d;
}

.party_banner{
	display: block;
	width: 1200px;
	height:350px;
}
.g12-pbpos{
	height: 52px;
	line-height: 52px;
	color:#666;
}
.g12-pbpos .homea{
	color:#666;
	display: inline-block;
	padding-left:17px;
	background:url("homea.png") no-repeat left center;
}
.g12-pbslider{
	float: left;
	width: 600px;
	height: 360px;
	position: relative;
	overflow: hidden;
}
.g12-pbslider li{
	float: left;
	width: 600px;
	height: 360px;
	position: relative;
}
.g12-pbslider .photo{
	position: relative;
	overflow: hidden;
	width: 600px;
	height: 360px;
	display: block;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-pbslider .photo img{
	display: block;
	width: 600px;
	height: 360px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-pbslider .photo:hover img{
	transform: scale(1.1);
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-pbslider .name{
	width: 100%;
	height: 54px;
	line-height: 54px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	background:rgba(0,0,0,0.3);
	font-size:16px;
	color:#fff;
}
.g12-pbslider .nm{
	color:#fff;
	padding-left:16px;
	display:inline-block;
	max-width:490px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.g12-pbslider .pags{
	width: 110px;
	position: absolute;
	right: 0;
	bottom: 24px;
	z-index: 60;
	height: 10px;
	text-align: center;
}
.g12-pbslider .pags a{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius:100%;
	background:#fff;
	text-indent:-50px;
	overflow: hidden;
	margin:0 4px;
	opacity: 0.5;
}
.g12-pbslider .pags .selected{
	opacity: 1;
}
.g12-pbact{
	float: right;
	width: 575px;
}
.pb_head{
	height: 56px;
	border-bottom:1px solid #c96762;
	clear: both;
	line-height: 56px;
}
.pb_head .tit{
	float: left;
	position: relative;
	padding-left:18px;
	font-size:28px;
	font-weight: bold;
	color:#c94139;
}
.pb_head .tit i{
	display: block;
	width: 6px;
	height: 26px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-13px;
	background:#c96762;
}
.pb_head .more{
	float: right;
}
.g12-pbact li{
	height: 48px;
	line-height: 48px;
	border-bottom:1px dashed #e5e5e5;
	clear: both;
	font-size:16px;
	background:url("g12-li.png") no-repeat left center;
}
.g12-pbact li .name{
	float: left;
	display:inline-block;
	max-width:454px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-left:13px;
}
.g12-pbact li span{
	float: right;
}
.g12-pbleft{
	width: 760px;
	float: left;
}
.g12-pbleft li{
	height: 48px;
	line-height: 48px;
	border-bottom:1px dashed #e5e5e5;
	clear: both;
	font-size:16px;
	background:url("g12-li.png") no-repeat left center;
}
.g12-pbleft li .name{
	float: left;
	display:inline-block;
	max-width:454px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-left:13px;
}
.g12-pbleft li span{
	float: right;
	color:#999;
}
.g12-pbright{
	float: right;
	width: 366px;
	height: 616px;
	border:1px solid #e5e5e5;
	padding:0 20px;
}
.pbr_slider{
	height: 526px;
	position: relative;
	overflow: hidden;
	margin:10px 0;
}
.pbr_slider li{
	height: 122px;
	display: block;
	margin-bottom:10px;
	position: relative;
	overflow: hidden;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.pbr_slider li img{
	display: block;
	width: 100%;
	height: 122px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.pbr_slider li:hover img{
	transform: scale(1.1);
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-pbhd{
	margin:25px auto 40px auto;
	width: 1200px;
	position: relative;
	overflow: hidden;
}
.g12-pbhd .head{
	height: 75px;
	line-height: 75px;
	text-align: center;
	font-size:28px;
	color:#ca403a;
	background:url("gb-head.png") no-repeat center center;
}
.pb_slider{
	width: 1220px;
	height: 350px;
	position: relative;
	overflow: hidden;
}
.pb_slider li{
	float: left;
	/* width: 285px; */
	height: 160px;
	/* margin-right:20px; */
	position: relative;
	overflow: hidden;
}
.pb_slider .photo{
	display: block;
	width: 285px;
	height: 160px;
}
.pb_slider .photo img{
	display: block;
	width: 285px;
	height: 160px;
}
.pb_slider .name{
	height: 45px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	background:url("black50.png");
	color:#fff;
}
.pb_slider .namein{
	padding:5px;
}
.fd{
	position: relative;
	overflow: hidden;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.fd img{
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.fd:hover img{
	transform: scale(1.1);
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.pb_ctrl{
	margin-top:36px;
	text-align: center;
	position: relative;
}
.pb_ctrl .cbtn{
	position: absolute;
	top: 0;
	width: 21px;
	height: 25px;	
	cursor: pointer;
}
.pb_ctrl .pre{
	left: 50%;
	margin-left:-130px;
	background:url("pb_pre.png") no-repeat center center;
}
.pb_ctrl .next{
	right: 50%;
	margin-right:-130px;
	background:url("pb_next.png") no-repeat center center;
}
.pb_page{
	text-align: center;
}
.pb_page a{
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius:100%;
	border:1px solid #565656;
	overflow: hidden;
	text-indent:-30px;
	margin:4px 5px 0 5px;
}
.pb_page .selected{
	border-color:#b65d60;
}

.news_banner{
	height: 200px;
	background-repeat:no-repeat;
	background-position:top center;
	position: relative;
}
.news_banner .tit{
	position: absolute;
	left: 50%;
	margin-left:-600px;
	font-size:40px;
	color:#fff;
	height: 200px;
	line-height: 200px;
}
.news_banner i{
	display: block;
	width: 46px;
	height: 4px;
	background:#fff;
	position: absolute;
	left: 0;
	bottom: 65px;
}
.g12-nhead{
	text-align: center;
	height: 90px;
	line-height: 90px;
	font-size:28px;
	font-weight: bold;
	color:#333;
	background:url("g12nhead.png") no-repeat center center;
}
.g12-nbanner{
	width: 750px;
	height: 440px;
	float: left;
	position: relative;
	overflow: hidden;
}
.g12-nbanner li{
	float: left;
	width: 750px;
	height: 440px;
	position: relative;
	overflow: hidden;
}
.g12-nbanner li img{
	display: block;
	width: 750px;
	height: 440px;
}
.g12-nbanner .photo{
	display: block;
	width: 750px;
	height: 440px;
}
.g12-nbanner .name{
	height: 50px;
	font-size:16px;
	color:#fff;
	line-height: 50px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	background:url("blue70.png");
}
.g12-nbanner .nm{
	display: inline-block;
	padding-left:20px;
	color:#fff;
	font-size:16px;
	display:inline-block;
	max-width:700px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.g12-nbanner .cbtn{
	width: 25px;
	height: 44px;
	position: absolute;
	top: 50%;
	z-index: 60;
	cursor: pointer;
	margin-top:-22px;
}
.g12-nbanner .pre{
	left: 20px;
	background:url("ne_pre.png") no-repeat center center;
}
.g12-nbanner .next{
	right: 20px;
	background:url("ne_next.png") no-repeat center center;
}
.g12-nrt{
	width: 410px;
	height: 440px;
	float: right;
	background:#fff;
	padding:0 20px;
}
.g12-nrt .tps{
	padding:15px 0 10px 0;
	border-bottom:1px dashed #e5e5e5;
}
.g12-nrt .name{
	height: 35px;
	line-height: 35px;
	font-size:16px;
	font-weight: bold;
}
.g12-nrt .nm{
	color:#205ab4;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.g12-nrt .tip{
	line-height: 22px;
	color:#666;
	height: 44px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
}
.g12-nrt .date{
	height: 32px;
	line-height: 32px;
	color:#205ab4;
}
.g12-nrt .item{
	display: block;
	padding:10px 15px 0 15px;
	position: relative;
}
.g12-nrt .ns{
	line-height: 20px;
}
.g12-nrt i{
	display: block;
	width: 6px;
	height: 6px;
	border-radius:100%;
	background:#1c509d;
	position: absolute;
	left: 0;
	top: 20px;
}
.g12_more1{
	display: block;
	width: 195px;
	height: 44px;
	line-height: 44px;
	background:#205ab4;
	text-align: center;
	color:#fff !important;
	margin:30px auto;
}
.g12-ngg{
	width: 1200px;
	margin:-21px auto 0 auto;
	position: relative;
	overflow: hidden;
}
.g12-ngg .s_list{
	width: 1250px;
}
.ngg_item{
	width: 382px;
	display: block;
	height: 127px;
	background:#fff;
	position: relative;
	border-bottom:3px solid #1640a4;
	float: left;
	margin:21px 27px 0 0;
}
.ngg_item .date{
	position: absolute;
	left: 30px;
	top: 34px;
	width: 60px;
	height: 60px;
	background:#205ab4;
	color:#ebeef7;
	text-align: center;
}
.ngg_item .date dt{
	height: 32px;
	line-height: 32px;
	padding-top:6px;
	font-size:30px;
	font-weight: bold;	
}
.ngg_item .date dd{
	height: 18px;
	line-height: 18px;
	font-size:12px;
}
.ngg_item .tip{
	position: absolute;
	top: 40px;
	left: 100px;
	width: 240px;
	font-size:16px;
	line-height: 22px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
}
.g12_nf{
	height: 420px;
	padding-top:40px;
	background:#003f82 url("nfbg.jpg") no-repeat top center;
}
.nf_half{
	width: 580px;
}
.nf_half .head{
	height: 50px;
	line-height: 50px;
	clear: both;
	font-size:28px;
	font-weight: bold;
	color:#fff;
	padding-left:20px;
	position: relative;
}
.nf_half .head i{
	display: block;
	width: 6px;
	height: 26px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-13px;
	background:#fff;
}
.nf_half li{
	height: 46px;
	line-height: 46px;
	clear: both;
	border-bottom:1px solid #89a5c3;
	padding-left:14px;
	color:#fff;
	background:url("li1.png") no-repeat left center;
}
.nf_half li a{
	display:inline-block;
	max-width:480px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	float: left;
	color:#fff;
}
.nf_half li span{
	float: right;
}

.g12-njc{
	width: 1200px;
	margin:0 auto;
}
.njc_big{
	float: left;
	display: block;
	width: 600px;
	height: 340px;
	position: relative;
	overflow: hidden;
}
.njc_big img{
	display: block;
	width: 600px;
	height: 340px;
}
.njc_big dl{
	position: absolute;
	left: 20px;
	bottom: 16px;
	z-index: 10;
	color:#fff;
	line-height: 22px;
}

.g12-njc .crt{
	float: right;
	margin-top:-20px;
	width: 600px;
}
.njc_small{
	display: block;
	width: 280px;
	height: 160px;
	float: left;
	margin:20px 0 0 20px;
}
.njc_small img{
	display: block;
	width: 280px;
	height: 160px;
}
.njc_small .name{
	padding:10px 18px;
	z-index: 10;
	color:#fff;
	position: absolute;
	left: 0;
	bottom: 0;
}
.g12-nvdo{
	background:#e3f0ff;
}
.nv_wp{
	width: 1200px;
	margin:0 auto;
	height: 315px;
	padding-top:35px;
	background:#fff;
	position: relative;
}
.nv_slider{
	width: 1122px;
	height: 270px;
	position: relative;
	overflow: hidden;
	margin:0 auto;
}
.nv_slider li{
	float: left;
	height: 270px;
	margin:0 12px;
	width: 350px;
}
.nv_slider .photo{
	display: block;
	width: 350px;
	height: 197px;
	margin-bottom:12px;
}
.nv_slider .photo img{
	display: block;
	width: 350px;
	height: 197px;
}
.nv_slider .name{
	font-size:16px;
	line-height: 22px;
	font-weight: bold;
	padding:0 14px 0 40px;
	display: block;
	height: 44px;
	background:url("nv_play.png") no-repeat left center;
}
.nv_wp .cbtn{
	width: 25px;
	height: 49px;
	position: absolute;
	top: 125px;
	z-index: 10;
	cursor: pointer;
}
.nv_wp .pre{
	left: -63px;
	background:url("banner_pre.png") no-repeat center center;
}
.nv_wp .next{
	right: -63px;
	background:url("banner_next.png") no-repeat center center;
}
.nv_wp .pag{
	text-align: center;
}
.nv_wp .pag a{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius:100%;
	background:#a49a99;
	overflow: hidden;
	margin:0 5px;
	text-indent:-30px;
}
.nv_wp .pag .selected{
	background:#1c509d;
}
.g12-stact{
	width: 1200px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.st_banner{
	width: 1227px;
	height: 302px;
}
.st_banner li{
	width: 382px;
	float: left;
	margin-right:27px;
	height: 302px;
}
.st_item{
	display: block;
	width: 382px;
	height: 302px;
	position: relative;
	background:url("st_item.png") no-repeat 16px 276px;
}
.st_item .photo{
	display: block;
	width: 382px;
	height: 215px;
	position: relative;
	overflow: hidden;
}
.st_item .photo img{
	display: block;
	width: 382px;
	height: 215px;
}
.st_item .name{
	padding:10px 15px;
	font-size:16px;
	font-weight: bold;
	line-height: 22px;
}
.st_item:hover{
	background:#205ab4 url("st_itemh.png") no-repeat 16px 276px;
	color:#fff;
}
.st_tz{
	height: 344px;
	padding-top:12px;
	background:#efefef;
}
.tz_left{
	width: 553px;
	float: left;
}
.tz_head{
	height: 80px;
	line-height: 80px;
	clear: both;
}
.tz_head .tit{
	float: left;
	font-size:28px;
	font-weight: bold;
	color:#333;
	padding-left:15px;
	position: relative;
}
.tz_head .tit i{
	display: block;
	width: 6px;
	height: 26px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-13px;
	background:#1c509d;
}
.tz_head .more{
	float: right;
	font-size:16px;
}
.tz_item{
	height: 72px;
}
.tz_item .date{
	float: left;
	width: 58px;
	height: 58px;
	border:1px solid #1c509d;
}
.tz_item .date dt{
	height: 34px;
	line-height: 34px;
	background:#1c509d;
	color:#fff;
	font-size:14px;
}
.tz_item .date dd{
	height: 25px;
	font-size:24px;
	color:#1c509d;
	line-height: 25px;
	text-align: center;
}
.tz_item .tip{
	float: right;
	width: 415px;
	margin-right:40px;
	line-height: 20px;
	font-size:14px;
}
.tz_right{
	float: right;
	width: 604px;
	position: relative;
	overflow: hidden;
}
.tz_right .s_list{
	width: 634px;
}
.tz_item2{
	display: block;
	width: 190px;
	height: 150px;
	float: left;
	margin-right:20px;
	position: relative;
	overflow: hidden;
	color:#fff !important;
}
.tz_item2 img{
	display: block;
	width: 188px;
	height: 209px;
}
.tz_item2 dl{
	position: absolute;
	left: 0;
	top: 10px;
	text-align: center;
	z-index: 10;
	width: 100%;
}
.tz_item2 dt{
	height: 26px;
	line-height: 26px;
	font-size:24px;
}
.tz_item2 dd{
	height: 22px;
	line-height: 22px;
	font-size:14px;
}
.tz_item2 .tip{
	padding:12px 22px 0 22px;
	width: 188px;
	position: absolute;
	left: 0;
	top: 54px;
	z-index: 10;
}
.g12-sthy{
	width: 1200px;
	margin:0 auto;
}
.g12-sthy .crt{
	top: -20px;
	position: relative;
}
.njc_small dl{
	position: absolute;
	left: 18px;
	top: 42px;
	width: 230px;
	color:#fff !important;
	z-index: 20;
}
.njc_small dt{
	font-size:16px;
	line-height: 25px;
}
.njc_small dd{
	height: 50px;
	line-height: 50px;
	padding-left:20px;
	background:url("njc_date.png") no-repeat left center;
}
.g12-stqk{
	width: 1200px;
	margin:0 auto 65px auto;
	background:#fff;
	padding-bottom:35px;
}
.g12-qkslider{
	width: 1190px;
	height: 300px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.g12-qkslider li{
	width: 142px;
	height:335px;
	float: left;
	margin:0 14px;
	text-align: center;
}
.g12-qkslider .photo{
	display: block;
	width: 190px;
	height: 270px;
	margin-bottom:6px;
}
.g12-qkslider .photo img{
	display: block;
	width: 190px;
	height: 270px;
}
.g12-stqk .pag{
	text-align: center;
}
.g12-stqk .pag a{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius:100%;
	margin:0 5px;
	overflow: hidden;
	text-indent:-30px;
	background:#a49a99;
}
.g12-stqk .pag .selected{
	background:#1c509d;
}

.g12-mabanner{
	height: 480px;
	background:url("ma_banner.jpg") no-repeat top center;
}
.g12-mabanner .m1200{
	height: 480px;
	position: relative;
	color:#fff;
}
.g12-mabanner .t1{
	height: 80px;
	line-height: 80px;
	padding-top:90px;
	font-size:36px;
	position: relative;
}
.g12-mabanner .t1 i{
	display: block;
	width: 46px;
	height: 4px;
	background:#fff;
	position: absolute;
	left: 0;
	bottom: 0;
}
.g12-mabanner .tip{
	width: 500px;
	height: 120px;
	padding-top:30px;
	line-height: 24px;
}
.g12-mabanner .more{
	display: block;
	width: 130px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color:#fff;
	background:#205ab4;
}
.g12-madt{
	position: relative;
	overflow: hidden;
}
.g12-madt .s_list{
	width: 1212px;
}
.ma_item1{
	width: 392px;
	float: left;
	margin-right:12px;
}
.ma_item1 .photo{
	height: 224px;
	border:1px solid #205ab4;
	position: relative;
}
.ma_item1 .photoin{
	width: 382px;
	height: 214px;
	position: absolute;
	left: 5px;
	top: 5px;
	overflow: hidden;
}
.ma_item1 .photo img{
	display: block;
	width: 382px;
	height: 214px;
}
.ma_item1 .name{
	height: 81px;
	background:url("mabg.jpg") no-repeat left top;
	font-size:16px;
	line-height: 22px;
	color:#fff;
	font-weight: bold;
}
.ma_item1 .namein{
	padding:16px 15px 0 80px;
}

.g12_mayd{
	height: 452px;
	padding-top:50px;
	background:url("ydbg.jpg") no-repeat top center;
}
.ma_half{
	width: 584px;
	height: 400px;
	background:#fff;
}
.ma_half .head{
	height: 76px;
	line-height: 76px;
	padding:0 20px;
	clear: both;
}
.ma_half .head .tit{
	float: left;
	position: relative;
	font-size:28px;
	font-weight: bold;
	padding-left:13px;
}
.ma_half .head i{
	display: block;
	width: 6px;
	height: 26px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-13px;
	background:#205ab4;
}
.ma_half .head .more{
	float: right;
	font-size:14px;
}
.ma_slider{
	width: 564px;
	height: 292px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.ma_slider li{
	width: 188px;
	height: 292px;
	float: left;
	text-align: center;
}
.ma_slider .photo{
	display: block;
	width: 160px;
	height: 230px;
	margin:0 auto 7px auto;
	position: relative;
	overflow: hidden;
}
.ma_slider .photo img{
	display: block;
	width: 160px;
	height: 230px;
}
.ma_pag{
	text-align: center;
}
.ma_pag a{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius:100%;
	overflow: hidden;
	text-indent:-20px;
	background:#a49a99;
	margin:0 5px;
}
.ma_pag .selected{
	background:#1c509d;
}
.ma_half .lis{
	width: 536px;
	margin:0 auto;
	position: relative;
	top: -9px;
}
.ma_half .lis li{
	height: 45px;
	line-height: 45px;
	clear: both;
	border-bottom:1px solid #e5e5e5;
	padding-left:14px;
	background:url("li2.png") no-repeat left center;
}
.ma_half .lis li:last-child{
	border:0;
}
.ma_half .lis span{
	float: right;
	color:#999;
}
.ma_fls{
	width: 586px;	
}
.ma_fls .head{
	height: 70px;
	line-height: 70px;
	margin-top:20px;
	clear: both;
}
.ma_fls .tit{
	font-size:28px;
	font-weight: bold;
	padding-left:15px;
	position: relative;
	float: left;
}
.ma_fls .tit i{
	display: block;
	width: 6px;
	height: 26px;
	background:#205ab4;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-13px;
}
.ma_fls .more{
	float: right;
	font-size:14px;
}
.ma_fls .photo{
	display: block;
	width: 586px;
	height: 332px;
	position: relative;
	overflow: hidden;
}
.ma_fls .photo img{
	display: block;
	width: 586px;
	height: 332px;
}
.ma_fls .sd{
	width: 586px;
	height: 332px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background:url("masd.png") repeat-x left bottom;
}
.ma_fls .name{
	height: 50px;
	line-height: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 20;
	color:#fff;
	font-size:16px;
}
.ma_fls .nm{
	padding-left:20px;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ma_fls .wp{
	background:#fff;
	height: 200px;
	padding:5px 25px;
}
.ma_fls li{
	height: 47px;
	line-height: 47px;
	border-bottom:1px solid #e5e5e5;
	padding-left:13px;
	background:url("li2.png") no-repeat left center;
}
.ma_fls li:last-child{
	border:0;
}
.ma_fls li span{
	float: right;
	color:#999;
}
.ma_fls li a{
	display:inline-block;
	max-width:470px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	float: left;
}

.g12-iddt{
	width: 1200px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.g12-iddt .s_list{
	width: 1224px;
}
.id_item1{
	display: block;
	width: 384px;
	height: 252px;
	float: left;
	margin:0 24px 0 0;
}
.id_item1 img{
	display: block;
	width: 384px;
	height: 252px;
}
.id_item1 .tag{
	height: 70px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 10;
	background:url("black50.png");
	color:#fff;
}
.id_item1 .date{
	float: left;
	width: 72px;
	height: 70px;
	background:#215bb4;
	text-align: center;
}
.id_item1 .date dt{
	height: 26px;
	line-height: 26px;
	padding-top:9px;
	font-size:24px;
}
.id_item1 .date dd{
	height: 24px;
	line-height: 24px;
}
.id_item1 .name{
	float: right;
	width: 260px;
	margin:10px 38px 0 0;
	font-size:16px;
	line-height: 22px;
}
.g12-iddt2{
	width: 1200px;
	margin:36px auto 0 auto;
}
.id_item2{
	width: 340px;
	float: left;
}
.id_item2 .date{
	float: left;
	width: 90px;	
	text-align: center;
	color:#215bb4;
	padding-top:12px;
}
.id_item2 .date dt{
	height: 40px;
	line-height: 40px;
	font-size:35px;	
}
.id_item2 .date dd{
	height: 32px;
	line-height: 32px;
}
.id_item2 .ins{
	float: right;
	width: 240px;
}
.id_item2 .ins dt{
	font-size:16px;
	line-height: 22px;
	font-weight: bold;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
}
.id_item2 .ins dd{
	font-size:14px;
	line-height: 24px;
	color:#666;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
}
.g12-iddt2 .fg{
	float: left;
	height: 105px;
	width: 45px;
	border-left:1px solid #d6d6d6;
	margin-left:44px;
}
.g12-idcg{
	height: 420px;
	background:#fff;
}
.cg_slider{
	width: 760px;
	float: left;
	margin-left:7px;
	height: 320px;
	position: relative;
	overflow: hidden;
}
.cg_slider li{
	width: 190px;
	height: 300px;
	float: left;
	text-align: center;
	line-height: 1.6;
}
.cg_slider .photo{
	display: block;
	width: 160px;
	height: 230px;
	margin:0 auto 7px auto;
}
.cg_slider .photo img{
	display: block;
	width: 160px;
	height: 230px;
}
.cg_pag{
	text-align: center;
}
.cg_pag a{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius:100%;
	margin:0 5px;
	background:#a49a99;
	overflow: hidden;
	text-indent:-20px;
}
.cg_pag .selected{
	background:#1c509d;
}
.cg_list{
	float: right;
	width: 330px;
	padding:0 80px 0 0;
}
.cg_list dt{
	padding-left:15px;
	position: relative;
}
.cg_list dt i{
	display: block;
	width: 6px;
	height: 6px;
	border-radius:100%;
	background:#1c509d;
	left: 0;
	top: 10px;
	position: absolute;
}
.cg_list dd{
	height: 34px;
	line-height: 34px;
	padding-left:15px;
	color:#1c509d;
}
.g12-hui{
	margin:50px 0;
	width: 586px;
	height: 550px;
	background:#fff;
}
.g12-hui .photo{
	width: 586px;
	height: 332px;
	position: relative;
	overflow: hidden;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-hui .photo .bg{
	display: block;
	width: 586px;
	height: 332px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-hui .photo:hover .bg{
	transform: scale(1.1);
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-hui .intro{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	text-align: center;
	width: 586px;
	color:#fff;
}
.g12-hui .name{
	height: 45px;
	line-height: 45px;
	padding-top:31px;
	font-size:28px;
	font-weight: bold;	
}
.g12-hui .name span{
	display: inline-block;
	height: 45px;
	border-bottom:2px solid #fff;
}
.g12-hui .tip{
	font-size:16px;
	line-height: 24px;
	padding:16px 0 10px 0;
}
.g12-hui .ico{
	display: block;
	width: 100px;
	height: 100px;
	margin:0 auto;
}
.g12-hui .more{
	display: inline-block;
	font-size:16px;
	color:#fff;
	height: 30px;
	line-height: 30px;
	padding-right:30px;
	background:url("more1.png") no-repeat right center;
}
.g12-hui ul{
	margin:0 25px;
}
.g12-hui li{
	height: 46px;
	line-height: 46px;
	clear: both;
	border-bottom:1px solid #e5e5e5;
	padding-left:14px;
	background:url("li2.png") no-repeat left center;
}
.g12-hui li:last-child{
	border:0;
}
.g12-hui li a{
	float: left;
	display:inline-block;
	max-width:460px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.g12-hui li span{
	float: right;
	color:#999;
}
.g12-idfz{
	height: 460px;
	background:url("fzbg.jpg") no-repeat top center;
}
.g12-idfz .title{
	font-size:28px;
	font-weight: bold;
	text-align: center;
	color:#fff;
	height: 128px;
	line-height: 128px;
	background:url("g12-header2.png") no-repeat center center;
}
.g12-idfz .wp{
	width: 1160px;
	margin:0 auto;
}
.g12-idfz a{
	display: block;
	width: 151px;
	height: 88px;
	line-height: 18px;
	text-align: center;
	float: left;
	margin:0 11px 24px 0px;
	border:1px solid #99aed1;
	font-size:15px;
	color:#fff;
}
.g12-idfz a:hover{
	color:#1c509d;
	background:#fff;
	border-color:#fff;
}
.g12-idfz span{
	display: inline-block;
	height: 46px;
}
.g12-idfz .ico1{
	height: 46px;
	display: block;
	margin:0 auto;
}
.g12-idfz .ico2{
	display: none;
	height: 46px;
	margin:0 auto;
}
.g12-idfz a:hover .ico1{
	display: none;
}
.g12-idfz a:hover .ico2{
	display: block;
}
.idz_left{
	float: left;
	width: 290px;
	padding:108px 0 225px 0;
}
.idz_left .t1{
	height: 76px;
	line-height: 76px;
	font-size:28px;
	font-weight: bold;
	color:#333;
	position: relative;
}
.idz_left .t1 i{
	display: block;
	width: 50px;
	height: 3px;
	position: absolute;
	left: 0;
	top: 0;
	background:#2456a1;
}
.idz_left .tip{
	font-size:14px;
	line-height: 24px;
	color:#666;
	height: 136px;
}
.idz_left .more{
	display: block;
	width: 195px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background:#1c509d;
	color:#fff;
}
.idz_right{
	float: right;
	width: 854px;	
	padding:50px 0 60px 0;
}
.idz_handle{
	height: 60px;
}
.idz_handle .btn{
	margin-right:45px;
	height: 35px;
	line-height: 35px;
	float: left;
	font-size:16px;
}
.idz_handle .hover{
	color:#2456a1;
	border-bottom:3px solid #2456a1;
}
.idz_wp{
	height: 420px;
	position: relative;
	overflow: hidden;
}
.idz_con{
	width: 871px;
	height: 420px;
	position: absolute;
	left: 0;
	top: -3000px;
}
.idz_wp .show{
	top: 0;
}
.idz_wp li{
	width: 200px;
	height: 400px;
	float: left;
	margin-right:17px;
	text-align: center;
}
.idz_wp .photo{
	display: block;
	width: 200px;
	height: 258px;
	position: relative;
	overflow: hidden;
	margin-bottom:10px;
}
.idz_wp .photo img{
	display: block;
	width: 200px;
	height: 258px;
}
.idz_wp dt{
	height: 26px;
	line-height: 26px;
	font-size:16px;
	font-weight: bold;
}
.idz_wp dd{
	line-height: 24px;
	color:#666;
}
.idz_wp .more{
	line-height: 30px;
	color:#1c509d;
}
.idz_pag{
	text-align: center;
}
.idz_pag a{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius:100%;
	overflow: hidden;
	text-indent:-20px;
	background:#a49a99;
	margin:0 5px;
}
.idz_pag .selected{
	background:#1c509d;
}

.g12-abjj{
	width: 1200px;
	height: 400px;
	margin:0 auto 50px auto;
	background:#fff;
}
.g12-abjj .cleft{
	display: block;
	width: 400px;
	height: 400px;
	float: left;
}
.jj_tabs{
	float: right;
	width: 800px;
}
.jj_tabs .handle{
	text-align: center;
	padding-top:24px;
	height: 90px;
	line-height: 90px;
	font-size:24px;
	color:#666;
}
.jj_tabs .btn{
	color:#666;
}
.jj_tabs .hover{
	color:#205ab4;
}
.jj_tabs .con{
	display: none;
	width: 620px;
	height: 160px;
	margin:0 auto;
	font-size:14px;
	line-height: 26px;
	color:#666;
}
.jj_tabs .show{
	display: block;	
}
.jj_tabs .con a{
	color:#2c61b7;
}
.jj_tabs .mes{	
	position: relative;
	overflow: hidden;
}
.jj_tabs .bn{
	float: left;
	height: 90px;
	border-left:1px solid #d4d4d4;
	margin-left:-1px;
	width: 114px;
	text-align: center;
	line-height: 32px;
}

.jj_tabs .bn img{
	display: block;
	width: 50px;
	height: 50px;
	margin:0 auto;
}
.jj_tabs .blue{
	color:#1c4f9a;
}
.jj_tabs .bn .p1{
	display: block;
	width: 50px;
	height: 50px;
	margin:0 auto;
}
.jj_tabs .bn .p2{
	display: none;
	width: 50px;
	height: 50px;
	margin:0 auto;
}
.g12-abls{
	height: 518px;
	background:url("lsbg.jpg") no-repeat top center;
	position: relative;
}
.g12-abls .title{
	text-align: center;
	color:#fff;
	height: 126px;
	line-height: 126px;
	font-size:28px;
	font-weight: bold;
	background:url("g12-header2.png") no-repeat center center;
}
.abls_slider{
	width: 1200px;
	height: 333px;
	position: relative;
	overflow: hidden;
	margin:0 auto;
}
.abls_slider .s_wrap{
	width: 1256px;
	height: 333px;
}
.abls_slider li{
	width: 258px;
	height: 333px;
	float: left;
	margin-right:56px;
}
.abl_item{
	display: block;
	width: 258px;
	height: 333px;
	position: relative;
	overflow: hidden;
}
.abl_item img{
	display: block;
	width: 258px;
	height: 333px;
}
.abl_item dl{
	position: absolute;
	left: 0;
	bottom: 12px;
	padding:0 17px;
	color:#fff;
	z-index: 10;
}
.abl_item dt{
	font-size:20px;
	font-weight: bold;
	line-height: 1.6;
}
.abl_item dd{
	line-height: 1.8;
}
.g12-abls .cbtn{
	width: 27px;
	height: 49px;
	position: absolute;
	top: 270px;
	z-index: 60;
	cursor: pointer;
}
.g12-abls .pre{
	left: 50%;
	margin-left:-650px;
	background:url("banner_pre.png") no-repeat center center;
}
.g12-abls .next{
	right: 50%;
	margin-right:-650px;
	background:url("banner_next.png") no-repeat center center;
}
.g12-abld{
	width: 1200px;
	position: relative;
	overflow: hidden;
	margin-bottom:60px;
}
.g12-abld .s_list{
	width: 1220px;
}
.ld_item{
	display: block;
	width: 590px;
	height: 216px;
	float: left;
	margin:0 20px 0 0;
	background:#fff;
	position: relative;
}
.ld_item .photo{
	float: left;
	width: 248px;
	height: 216px;
	position: relative;
	overflow: hidden;
}
.ld_item .photo img{
	display: block;
	width: 248px;
	height: 216px;
}
.ld_item dl{
	float: right;
	width: 280px;
	padding:35px 30px 0 0;
}
.ld_item dt{
	height: 50px;
	line-height: 50px;
	font-size:18px;
	color:#333;
}
.ld_item strong{
	color:#205ab4;
	padding-right:6px;
	font-size:24px;
}
.ld_item dd{
	font-size:16px;
	line-height: 26px;
	color:#666;
}
.g12-abjg{
	background:#fff;
	padding:0 50px 60px 50px;
}
.jg_right{
	width: 570px;
	float: right;
}
.jg_fls{
	margin-top:14px;
}
.jg_fls .handle{
	height: 54px;
	line-height: 54px;
	color:#fff;	
	background:#104ca5; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to right, #104ca5, #457ed5);
	background:-moz-linear-gradient(to right, #104ca5, #457ed5);
	background:-webkit-gradient(to right, #104ca5, #457ed5);
	background:-o-linear-gradient(to right, #104ca5, #457ed5);
	font-size:18px;
	cursor: pointer;
}
.jg_fls .handlein{
	padding:0 20px;
	background:url("handlein.png") no-repeat right top;
}
.jg_flsdown .handlein{
	background-position:right bottom;
}
.jg_fls .down{
	padding:20px 0 20px 24px;
	background:#f7f7f7;
	display: none;
}
.jg_flsdown .down{
	display: block;
}
.jg_fls li{
	width: 50%;
	float: left;
	height: 28px;
	line-height: 28px;
	background:url("li3.png") no-repeat left center;
}
.jg_fls li a{
	display: inline-block;
	padding-left:10px;
	max-width:90%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.g12-abhis{
	width: 1200px;
	height: 424px;
	position: relative;	
	margin-bottom:60px;
}
.his_slider{
	width: 1200px;
	height: 424px;
	position: relative;
	overflow: hidden;
}
.his_slider li{
	width: 1200px;
	height: 424px;
	float: left;
}
.his_slider .cleft{
	width: 274px;
	height: 424px;
	float: left;
	background:url("hisbg.jpg") no-repeat left top;
	padding:0 58px;
}
.his_slider .d1{
	padding-top:88px;
	color:#063291;
	padding-bottom:28px;
}
.his_slider .d1 dt{
	height: 48px;
	font-size:20px;
}
.his_slider .d1 span{
	font-size:50px;
}
.his_slider .d1 dd{
	height: 46px;
	line-height: 46px;
	font-size:20px;
}
.his_slider .d2 dt{
	height: 35px;
	line-height: 35px;
	font-size:18px;
	font-weight: bold;
	color:#063291;
}
.his_slider .d2 dd{
	line-height: 24px;
	font-size:14px;
	color:#666;
}
.his_slider .cright{
	width: 810px;
	height: 424px;
	float: right;
	position: relative;
	overflow: hidden;
}
.his_slider .cright img{
	display: block;
	width: 810px;
	height: 424px;
}
.abhis_pag{
	width: 390px;
	position: absolute;
	left: 0;
	bottom: 23px;
	z-index: 60;
	text-align: center;
	font-size:1px;
}
.abhis_pag a{
	display: inline-block;
	width: 8px;
	height: 8px;
	border:1px solid #205ab4;
	border-radius:100%;
	margin:0 5px;
	overflow: hidden;
	text-indent:-50px;
	font-size:1px;
}
.abhis_pag .selected{
	background:#205ab4;
}
.g12-abmap{
	height: 440px;
	padding-top:36px;
	background:url("mapbg.jpg") no-repeat top center;
}
.map_fm{
	width: 1200px;
	margin:0 auto;
	height: 400px;
	background:#fff;
}
.map_left{
	width: 535px;
	height: 345px;
	float: left;
	margin:26px 0 0 26px;
}
.map_right{
	width: 605px;
	float: right;
}
.map_right .t1{
	height: 70px;
	line-height: 70px;
	font-size:28px;
	font-weight: bold;
	padding-left:17px;
	position: relative;
}
.map_right .t1 i{
	display: block;
	width: 6px;
	height: 26px;
	background:#1c509d;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-13px;
}
.map_right li{
	height: 40px;
	line-height: 40px;
	font-size:16px;
	color:#666;
}
.map_right li span{
	font-size:20px;
	color:#333;
}
.map_right .tip{
	font-size:16px;
	line-height: 24px;
	padding-top:15px;
}


/* 证书查询 */
.zscx{
	width: 1200px;
	height: 100px;
	background: #1b4c95;
}
.zscx a{
	color:#fff;
	text-align: center;
	font-size:36px;
	display: block;
	line-height:100px;
}



.tz-nhead {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	height: 90px;
	line-height: 90px;
	font-size: 28px;
	font-weight: bold;
	color: #333;
	/* background: url("g12nhead.png") no-repeat center center; */
}

.tz-nhead p {
	display: inline-block;
	margin: 0;
	font-weight: bold;
}

.tz-nhead a {
	font-size: 14px;
	font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
	cursor: pointer;
	color: #333;
	text-decoration: none;
	outline: none;
	font-weight: normal;
	position: absolute;
	right: 0;
}

.tz-nhead i {
	width: 106px;
	height: 2px;
	background-color: #205ab4;
	display: inline-block;
	position: relative;
	top: -10px;
}

.tz-nhead i:nth-child(2) {
	right: 33px;
}

.tz-nhead i:nth-child(4) {
	left: 33px;
}

.tz_slider {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.tz_slider li {
	overflow: hidden;
	width: 1250px;
}


.tz_slider .ngg_item {
	width: 382px;
	display: block;
	height: 127px;
	background: #fff;
	position: relative;
	border-bottom: 3px solid #1640a4;
	float: left;
	margin: 0 27px 20px 0;
}

.tz_slider .ngg_item .date {
	position: absolute;
	left: 30px;
	top: 34px;
	width: 60px;
	height: 60px;
	background: #205ab4;
	color: #ebeef7;
	text-align: center;
	margin: 0;
}

.tz_slider .ngg_item .date dt {
	height: 32px;
	line-height: 32px;
	padding-top: 6px;
	font-size: 30px;
	font-weight: bold;
}

.tz_slider .ngg_item .date dd {
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	margin: 0;
}

.tz_slider .ngg_item .tip {
	position: absolute;
	top: 40px;
	left: 100px;
	width: 240px;
	font-size: 16px;
	line-height: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
}
.tz_slider .ngg_item:hover .tip{
	color: #205ab4;
}




.m1200{position: relative;}
.ewm{position: absolute;right:-160px;top:90px;}
.ewm img,.ewm li{width:120px;}
.ewm li{margin-bottom: 20px;}
.ewm li span{display:block;text-align: center;}